home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Programming / AMOSList / AMOSLIST / text0157.txt < prev    next >
Encoding:
Text File  |  1998-04-01  |  1.5 KB  |  44 lines

  1. On Sunday 15-Mar-98 at 07:52:11, a nutter named Garfield Benjamin
  2. had wet pants when they typed about `Re: Bob Copying Prob :('.
  3.  
  4. >   Hmmm... don't know of any actual AMOS command that does this,
  5. >   but then again I'm not very familiar with AMOS Pro.
  6.  
  7. >   For a "quick and easy" solution, I'd just use the method you
  8. >   mentioned above, wrap it up in a procedure and you have your
  9. >   own custom command:
  10.  
  11. Hi there...
  12.  
  13. Many thanx for your help. It works nicely. Many many many thanx :)
  14.  
  15. Shame there is no Bob Copy command though! :(
  16.  
  17. Hey,  maybe one of the guys such as Peter Cahill or Chris Hodges could
  18. do one for their extensions?
  19.  
  20. For  those  of  you who want to know...I wanted to copy a bob from one
  21. position  in the sprite bank to another position in it. ie Summat like
  22. a simple command:
  23.  
  24. Copy Bob 49 to 4
  25.  
  26. Without  all  the  hassles  of  having  to paste a bob and grabbing it
  27. again!  Seems  silly. Amcaf has a great swap bob command, so why not a
  28. copy command???
  29.  
  30.  
  31. -- 
  32. *****************************************************************
  33. *_______/\_____/\_______/\_____/\                               *
  34. *\       /\  ___/\       /\  ___/ Andy Gibson <---------------- *
  35. * \_/\  / /\/|  _ \_/\  /  \/ \   ----------> aka SKiDZ/Area 51 *
  36. * / _/ / /   |_| // _/ /  __\  \                                *
  37. * \// /  \___   / \// /  /__   /    andy@agasinc.demon.co.uk    *
  38. *  /_/       \_/   /_/      \_/      <-=-=-=-=-=-=-=-=-=->      *
  39. *         pRODUCTiONS 9T8                                       *
  40. *****************************************************************
  41.  
  42.  
  43.  
  44.